xen.git
2010-10-22 Ian Campbelllibxc: switch page offlining interfaces to hypercall...
2010-10-22 Ian Campbelllibxc: convert mmuext op interface over to hypercall...
2010-10-22 Ian Campbelllibxc: convert memory op interface over to hypercall...
2010-10-22 Ian Campbelllibxc: convert gnttab interfaces over to hypercall...
2010-10-22 Ian Campbelllibxc: convert tmem interface over to hypercall buffers
2010-10-22 Ian Campbelllibxc: convert mca interface over to hypercall buffers
2010-10-22 Ian Campbelllibxc: convert hvmop interfaces over to hypercall buffers
2010-10-22 Ian Campbelllibxc: convert flask interfaces over to hypercall buffers
2010-10-22 Ian Campbelllibxc: convert physdevop interface over to hypercall...
2010-10-22 Ian Campbelllibxc: convert schedop interfaces over to hypercall...
2010-10-22 Ian Campbelllibxc: convert evtchn interfaces over to hypercall...
2010-10-22 Ian Campbelllibxc: convert acm interfaces over to hypercall buffers
2010-10-22 Ian Campbelllibxc: convert watchdog interface over to hypercall...
2010-10-22 Ian Campbelllibxc: convert sysctl interfaces over to hypercall...
2010-10-22 Ian Campbelllibxc: convert shadow domctl interfaces and save/restor...
2010-10-22 Ian Campbelllibxc: convert domctl interfaces over to hypercall...
2010-10-22 Ian Campbelllibxc: convert xc_version over to hypercall buffers
2010-10-26 Ian Campbelllibxc: infrastructure for hypercall safe data buffers.
2010-10-26 Ian Campbellminios: add parentheses to mlock/mulock arguments.
2010-10-25 Ian Campbelllibxc: correct handling of switch_qemu_logdirty callbac...
2010-10-24 Keir Fraserhvmloader: reduce iasl verbosity
2010-10-24 Keir Fraseria64: fix build in grant table and tmem code
2010-10-24 Keir Fraserx86: enable support for {rd,wr}{fs,gs}base instructions
2010-10-24 Keir Fraserx86: delete not really used ioapic_renumber_irq variable
2010-10-24 Keir Fraserx86/kexec: fix very old regression and make compatible...
2010-10-24 Keir FraserAllow max_pages to be set to less than tot_pages
2010-10-24 Keir Frasercpupools: Make interface more consistent
2010-10-21 Ian JacksonQEMU_TAG update
2010-10-21 Ian Jacksonlibxl: add a detailed explanation of the libxl domain...
2010-10-21 Ian Campbelltools: cleanup domain save switch_qemu_logdirty callback
2010-10-21 Juergen Grosstools: cpupools: add example cpupool config file
2010-10-21 Juergen Grosstools: cpupools: xl: commands and library changes
2010-10-21 Juergen Grosstools: cpupools: Rename cpu-pool commands in xm to...
2010-10-21 Juergen Grosstools: cpupools: Support arbitrary numbers of physical...
2010-10-21 Ian Campbellxenstore: add xenstore-watch command line client
2010-10-21 Ian Campbellxl: fix spelling mistake in xl.conf
2010-10-21 Ian Campbellxenstored: return EINVAL for attempt to watch invalid...
2010-10-20 Keir Fraserx86 hvm: When sending INIT-SIPI IPIs, pause the sending...
2010-10-20 Keir Fraserhvmloader: Properly block on xenstore daemon rather...
2010-10-20 Keir Fraserx86 hvm: Improve test for wait-for-SIPI state of a...
2010-10-20 Keir Frasersvm: Re-enable 2MB super paging
2010-10-20 Keir Frasermsi: Mask out multi-function flag from PCI_HEADER_TYPE...
2010-10-18 Ian Campbelllibxc: use generic xc_get_pfn_list on ia64
2010-10-18 Ian Campbelllibxc: do not lock VCPU context in xc_ia64_pv_recv_vcpu...
2010-10-18 Ian Campbelllibxc: drop xc_get_max_pages
2010-10-18 Ian Campbelllibxc: simplify lock profiling API
2010-10-18 Ian Campbelllibxc: simplify performance counters API
2010-10-18 Ian Campbelllibxc: make do_memory_op's callers responsible for...
2010-10-18 Ian Campbelllibxc: make xc_memory_op library private
2010-10-18 Ian Campbelllibxc: remove compatibility macro for xc_domain_memory_...
2010-10-18 Ian JacksonQEMU_TAG update
2010-10-18 Ian Campbelllibxc: add xc_maximum_ram_page to wrap XENMEM_maximum_r...
2010-10-18 Ian Campbelllibxc: add xc_machphys_mfn_list to wrap XENMEM_machphys...
2010-10-18 Ian Campbelllibxc: add xc_domain_maximum_gpfn to wrap XENMEM_maximu...
2010-10-18 Ian Campbelllibxc: add xc_domain_add_to_physmap to wrap XENMEM_add_...
2010-10-18 Ian Campbelllibxc: add xc_domain_memory_exchange_pages to wrap...
2010-10-18 Ian Campbelllibxc: wrappers for XENMEM {increase,decrease}_reservat...
2010-10-18 Ian Campbelllibxc: use correct size of struct xen_mc
2010-10-18 Ian Campbelllibxc: remove unnecessary double indirection from xc_re...
2010-10-18 Ian Campbelllibxc: pass an xc_interface handle to page locking...
2010-10-18 Ian Campbelllibxc: flask: use (un)lock pages rather than open codin...
2010-10-18 Keir Fraserx86/msi: fix inverted masks in c/s 22182:68cc3c514a0a
2010-10-18 Keir Fraserx86 guest pagetable walker: check for invalid bits...
2010-10-14 Gianni Tedescopyxl: fix build of python xl binding for python < 2.5
2010-10-13 Ian Campbellxl: audit allocation of strings within libxl_device_*
2010-10-13 Ian Campbelllibxl: remove xs_writev function
2010-10-13 Ian Campbellpygrub: support grub2 "(hdX,msdosY)" partition syntax
2010-10-13 Ian Campbellxl: correct migration_domname_r
2010-10-12 Samuel ThibaultMiniOS: Fix continue; in netfront receive loop
2010-10-11 Stephan PeijnikReplace pyxml/xmlproc-based XML validator with lxml...
2010-10-11 Keir Frasertools/tests: Test 64-bit x86 emulation in test_x86_emulate.
2010-10-11 Keir Fraservmx: add missing VMCS definition
2010-10-11 Keir Fraserx86-64: workaround for BIOSes wrongly enabling LAHF_LM...
2010-10-11 Keir Fraserx86: emulate MSR_IA32_UCODE_REV Intel access protocol
2010-10-08 Gianni Tedescoxl: Fix build in python binding since API change in...
2010-10-06 Gianni Tedescoxl: Implement PCI passthrough force removal
2010-10-06 Keir Fraserx86 hvm: Factor out hvm_map_guest_frame_{rw,ro} from...
2010-10-05 Ian Campbelllibxl: remove console 0 backend directory from xenstore...
2010-10-05 Christoph EggerFix copy and paste bug in libxl_run_bootloader
2010-10-04 Keir Fraserx86_32: sh_clear_up_pointer is only used if CONFIG_PAGI...
2010-10-02 Keir Fraserx86 shadow: reset up-pointers on all l3s when l3s stop...
2010-10-02 Keir FraserVt-d: fix dom0 graphics problem on Levnovo T410.
2010-10-02 Keir Fraserx86: fix boot failure (regression from pre-4.0 IRQ...
2010-10-02 Keir FraserVt-d: fix feature boot messages
2010-10-01 Christoph Eggerlibxl: fix qemu-dm path
2010-10-01 Andre Przywaraxl: allow parsing of both old and new cpuid syntax
2010-10-01 Andre Przywaralibxl: implementing legacy xm cpuid parser
2010-10-01 Andre Przywaraxl: implement parsing of cpuid parameter and translate...
2010-10-01 Andre Przywaraxl: use libxl_domain_info to get the uuid in printf_info
2010-10-01 Tim Deeganx86 mm: free p2m pages to the shadow/hap pool.
2010-09-24 Keir Fraserx86: adjust MSR_IA32_MISC_ENABLE handling
2010-09-24 Keir Fraserx86: check CPUID level before enabling xsave
2010-09-23 Gianni Tedescoxl: Fix stack corruption caused by non-terminated call...
2010-09-23 Gianni Tedescotools/python: do not link against blktap except on...
2010-09-23 Stefano Stabellinilibxl: Introduce a maximum limit for free_mem_slack...
2010-09-22 Keir Fraserxenpaging: page-in granttable entries
2010-09-22 Keir Fraserxsm/flask: Code indentation.
2010-09-22 Keir Fraserxsm: return unlabeled instead of failing with ENOENT...
2010-09-22 Stefano Stabellinixl: parse maxmem parameter in VM config files
2010-09-22 Stefano Stabellinilibxl: proper accounting for the videoram
next